home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / doc / html / designer.png < prev    next >
Portable Network Graphic  |  2002-04-08  |  37KB  |  1007x816  |  8-bit (128 colors)
Labels: text | screenshot | software | display | computer icon | number | parallel | multimedia software | web page | office application software | operating system
OCR: # Qt Designer by Trolltech File Edit Project Search Tools Layout Preview Window Help richedit do abI 123- 12 A 42 127 OK 区 @ Rich Edit x File Edit Format Help richedit.pro ICH "] EditorForm: richedit.ui BIU 10 richedit.ui.h ....... ] main.cpp X Widgets Source Slots Q-public X ğ init() (Constructor) Edit EditorForm void EditorForm :: init() fileExit() fileNew() textEdit->setFocus(); · fileOpen() QFontDatabase fonts; fontComboBox->insertStringList( fonts. families() ); Pfile Save() QString font = textEdit->family(); font = font . lower(); X for ( int i = 0 ; i < fontComboBox->count(); i++ ) { Properties Signal Handlers if ( font == fontComboBox->text( i ) ) { fontComboBox->setCurrentItem( i ); Property Value break; name textEdit 3 x 3 enabled True 3 # sizePolicy Expanding/Expand .. void EditorForm: : fileExit() SUN # minimumSize 10,0] # maximumSize [ 32767, 32767 ] if ( saveAndContinue( "Exit" ) ) paletteForegroundCo ... 3 qApp->exit(); paletteBackgroundCo ... paletteBackgroundPi ... void EditorForm: : fileNew() palette if ( saveAndContinue( "New" ) ) Line: 11 Col: 2 Ready